Skip to content

Conversation

@nielsbauman
Copy link
Contributor

After the IndexTemplateRegistry was made project-aware in #126986, we were seeing timeouts of the MP version of the x-pack YAML test suite. The original version has a timeout of 60 minutes but the MP-version still had a timeout of 30 minutes. We've gotten away with that difference because there are still tests on the blacklist for the MP version, but now that we're making more and more features project-aware, we need to align the timeout.

Fixes #127433

After the `IndexTemplateRegistry` was made project-aware in elastic#126986,
we were seeing timeouts of the MP version of the x-pack YAML test suite.
The original version has a timeout of 60 minutes but the MP-version
still had a timeout of 30 minutes. We've gotten away with that
difference because there are still tests on the blacklist for the MP
version, but now that we're making more and more features project-aware,
we need to align the timeout.

Fixes elastic#127433
@nielsbauman nielsbauman added >test Issues or PRs that are addressing/adding tests :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team v9.1.0 labels May 5, 2025
@nielsbauman nielsbauman requested a review from a team May 5, 2025 07:27
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@nielsbauman nielsbauman merged commit 99f67fa into elastic:main May 6, 2025
17 checks passed
@nielsbauman nielsbauman deleted the bump-mp-tests-timeout branch May 6, 2025 13:33
ywangd pushed a commit to ywangd/elasticsearch that referenced this pull request May 9, 2025
After the `IndexTemplateRegistry` was made project-aware in elastic#126986,
we were seeing timeouts of the MP version of the x-pack YAML test suite.
The original version has a timeout of 60 minutes but the MP-version
still had a timeout of 30 minutes. We've gotten away with that
difference because there are still tests on the blacklist for the MP
version, but now that we're making more and more features project-aware,
we need to align the timeout.

Fixes elastic#127433
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request May 12, 2025
After the `IndexTemplateRegistry` was made project-aware in elastic#126986,
we were seeing timeouts of the MP version of the x-pack YAML test suite.
The original version has a timeout of 60 minutes but the MP-version
still had a timeout of 30 minutes. We've gotten away with that
difference because there are still tests on the blacklist for the MP
version, but now that we're making more and more features project-aware,
we need to align the timeout.

Fixes elastic#127433
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] XpackWithMultipleProjectsClientYamlTestSuiteIT class failing

3 participants